FontUtils

open class FontUtils

Utility class to select a font from a range of font names based on the availability of fonts on the device.

Functions

Link copied to clipboard
open fun extractValidFont(fontNames: Array<String>): String
Select a font from a range of font names to match the availability of fonts on the device.